CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tracking mean shift

搜索资源列表

  1. 129732878271

    0下载:
  2. 自己编写的mean shift跟踪代码,可以仿真出对速度要求不高的视频跟踪-I have written mean shift tracking code, you can emulate a less demanding video tracking for speed
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:3342
    • 提供者:zhou
  1. video-processing-

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target d
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:99922
    • 提供者:xuedanyang
  1. CBWH_IET_Computer-Vision

    0下载:
  2. 背景加权直方图算法(BWH)在[2]中提出了尝试 减少干扰的背景均值漂移跟踪的目标定位。然而, 在本文中,我们证明了权重分配给候选目标区域的像素 BWH是那些没有背景资料成正比,即不会引入BWH 任何新的信息,因为均值漂移迭代公式是不变的规模 改造砝码。然后,我们提出了一个校正BWH(CBWH)的公式 只转型的目标模式,但不是目标候选模型。 CBWH计划 可以有效地降低背景的干扰,在目标定位。实验 结果表明,CBWH可能会导致更快的收敛速度和更准确的定位比 通
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:730604
    • 提供者:吴盈
  1. IET_CV_SOAMST_2011

    0下载:
  2. 一个比例和方向自适应均值漂移跟踪算法(SOAMST) 提出本文所要解决的问题,如何估计的规模和方向 改变均值漂移下的目标跟踪框架。在原来的均值偏移 跟踪算法,可以很好地估计目标的位置,规模的同时, 方向的变化,不能自适应估计。考虑到图像(重量) 是来自于目标运动模型和候选模型可以代表的可能性,一个 像素属于目标,我们证明了原来的均值漂移跟踪算法可以 推导出的重量图像的零阶和一阶矩。随着零阶 矩和目标模型和候选模型之间的Bhattacharyya系数, 提出了简
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2013499
    • 提供者:吴盈
  1. IET_CV_2010

    0下载:
  2. 一种改进的背景权重的Meanshift跟踪方法-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:437013
    • 提供者:吴盈
  1. IET_CV_SOAMST2

    0下载:
  2. 基于模块和方向的自适应均值漂移算法,的规模和方向自适应的Mean Shift跟踪,广泛 实验来证实所提出的方法,并验证其可靠性 规模和方向变化的目标。-Scale and Orientation Adaptive Mean Shift Tracking,Extensive experiments are performed to testify the proposed method and validate its robustness to the scale and ori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:376714
    • 提供者:吴盈
  1. wave

    0下载:
  2. 将均值偏移算法嵌入到粒子滤波的跟踪框架中.该算法克服了粒子滤波计算量较大的缺点,同时也克服了均值偏移算法容易陷入局部最大且无法恢复的缺点.实验表明该算法有很好的实时性和鲁棒性.-The mean shift algorithm is embedded into the particle filter tracking framework of the particle filter algorithm overcomes the shortcomings of large amount of c
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:917790
    • 提供者:李时针
  1. Video-Demo

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Algorithm for video presentation include: 1 Static background background prediction target detection 2 Static background frame difference method for target de
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3234313
    • 提供者:孟灿
  1. MeanShift

    0下载:
  2. mean shift 源码实现图像分割和视频跟踪,或者句类-mean shift source image segmentation and tracking video, or SC
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3041
    • 提供者:lixjun
  1. ObjectTracker

    0下载:
  2. Mean Shift Tracking in C
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3071
    • 提供者:clinea
  1. msTracker1

    0下载:
  2. 均值漂移跟踪算法的修改程序,包括源代码和调用程序。-Mean Shift tracking algorithm to modify the program, including source code and the calling program.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10681
    • 提供者:zh
  1. meanshift-pingyizhuizong

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-Meanshift mean shift tracking algorithm in the kernel function of window width automatically select code, according to the target size change window width, that when the target size cha
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:127865
    • 提供者:孟凡龙
  1. MMST_Object_tracking

    0下载:
  2. this is a code for scale and orientation based object tracking using modified mean shift tracking along with thesis.
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8432929
    • 提供者:vikky
  1. Video-Demo

    0下载:
  2. 静态背景下背景预测法目标检测,静态背景下帧间差分法目标检测,Mean Shift方法目标跟踪方法-Background prediction target detection under static background, frame difference method for target detection under static background, Mean Shift method for target tracking method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1311857
    • 提供者:王金冕
  1. MeanshiftDemo

    0下载:
  2. mean-shift跟踪算法的OpenCV代码-mean-shift tracking algorithm OpenCV code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10797056
    • 提供者:htangela
  1. camshift

    0下载:
  2. 目标跟踪,是对Mean Shift改进算法Camshift-Target Tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3047
    • 提供者:游春颖
  1. cnki-inferences

    0下载:
  2. 关于mean shift等的一些重要的目标跟踪算法的文章和程序-Some important target tracking algorithm and procedures on mean shift articles etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7700219
    • 提供者:罗明奇
  1. 2-(2)

    0下载:
  2. 基于均值移动和椭圆拟合的人脸跟踪算法 基于均值移动和椭圆拟合的人脸跟踪算法-Face tracking algorithm based on mean shift and ellipse fitting people
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2237772
    • 提供者:a
  1. meanshift-and-motion-vector

    0下载:
  2. 文章介绍了mean-shift算法运动矢量相结合的一种解决运动目标过快而是Ms算法丢失目标的跟踪算法。-This paper presents a fast moving target but Ms solving algorithm lost target tracking algorithm mean-shift algorithm combines motion vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:493364
    • 提供者:雷川
  1. UKFMean_Shift

    0下载:
  2. 提出一种多尺度理论与无味卡尔曼滤波 器(UKF)相结合的视频跟踪改进算法。利用多尺度理论统计跟踪窗内的信息量,使用 UKF 对得到的信息量进行预测,通过修正后的信息量 计算窗口变化比例系数,对尺度任意变化的目标进行跟踪。-An novel method is proposed that is multi-scale space theory combined with Unscented Kalman Filter(UKF). UKF filter is introduced to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1158379
    • 提供者:小于
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com